func crypto/internal/fips140/ed25519.verifyWithoutSelfTest
2 uses
crypto/internal/fips140/ed25519 (current package)
cast.go#L41: func verifyWithoutSelfTest(pub *PublicKey, message, sig []byte) error {
cast.go#L74: return verifyWithoutSelfTest(pub, msg, sig)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)